home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / cngbeep.arc / MUSIC.DOC < prev   
Text File  |  1990-10-27  |  1KB  |  31 lines

  1.                           MUSIC.COM
  2.                           
  3.     MUSIC.COM is a small little program that will change the beep on your
  4. computer for you. I've seen other types of programs like this, but they are
  5. elaborate, and in my eyes, hard to figure out. So I found this one, and 
  6. decided to distribute it. Its not my work, but I haven't ever seen anything
  7. like it on BBSes, so I decided to put it up. I assume no responsibilties 
  8. for how this program operates, and any damage it might cause (how very 
  9. unlikely). 
  10.  
  11.    Enough of that. Lets get down to business. MUSIC.COM simply intercepts 
  12. a standard dos BEEP call and instead of that annoying  you get a nice 
  13. little song. It's also pretty simple to use. You setup the music in the 
  14. command line e.g.:   
  15.           
  16.                     MUSIC tune
  17.                     
  18.      D = do               To have the program play the scales, just type         
  19.      R = re                
  20.      M = mi               Music DRMFSLTDLSFMRD 
  21.      F = fa
  22.      S = sol
  23.      L = la
  24.      T = ti
  25.      
  26.    The lowercase of these letters are the same notes, execpt one octave higher.
  27. After you select your tune, then it will be very easy to drop it into your
  28. autoexec.bat file and have it run everytime you boot! Goodbye Dos BEEP! 
  29.  
  30.  
  31. Enjoy!